generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 19
chore(deps): bump the python-dependencies group across 1 directory with 39 updates #509
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
dependabot
wants to merge
81
commits into
develop
from
dependabot/pip/develop/python-dependencies-c04c390ee1
Closed
chore(deps): bump the python-dependencies group across 1 directory with 39 updates #509
dependabot
wants to merge
81
commits into
develop
from
dependabot/pip/develop/python-dependencies-c04c390ee1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…b repo, add those changes back in.
Add complete BRASS integration for bindle lock authorization with: Backend: - Professional BRASS client with region-specific endpoint support - Lambda functions for authorization API with input validation - CDK constructs for infrastructure deployment - Integration with existing authorizer system Frontend: - Type-safe BrassClient with timeout handling and error management - Performance optimization with global caching (eliminates 10+ redundant API calls) - Enhanced user experience with specific error messages - Simplified authentication flow (removed legacy MIDWAY_AUTH_ENABLED) Key Features: - Multi-partition support (AWS, ISO-B, ISO) - Enterprise-grade input validation and error handling - Production-ready CDK infrastructure with proper IAM permissions - Comprehensive JSDoc documentation and examples cr: https://code.amazon.com/reviews/CR-208157629
…b repo, add those changes back in.
Add complete BRASS integration for bindle lock authorization with: Backend: - Professional BRASS client with region-specific endpoint support - Lambda functions for authorization API with input validation - CDK constructs for infrastructure deployment - Integration with existing authorizer system Frontend: - Type-safe BrassClient with timeout handling and error management - Performance optimization with global caching (eliminates 10+ redundant API calls) - Enhanced user experience with specific error messages - Simplified authentication flow (removed legacy MIDWAY_AUTH_ENABLED) Key Features: - Multi-partition support (AWS, ISO-B, ISO) - Enterprise-grade input validation and error handling - Production-ready CDK infrastructure with proper IAM permissions - Comprehensive JSDoc documentation and examples cr: https://code.amazon.com/reviews/CR-208157629
ea9500d to
65121b8
Compare
…th 39 updates Bumps the python-dependencies group with 39 updates in the / directory: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/sponsors/hynek) | `25.3.0` | `25.4.0` | | [cbor2](https://github.com/agronholm/cbor2) | `5.6.5` | `5.7.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.7.14` | `2025.10.5` | | [cffi](https://github.com/python-cffi/cffi) | `1.17.1` | `2.0.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.2` | `3.4.4` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.5` | `46.0.2` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [pycparser](https://github.com/eliben/pycparser) | `2.22` | `2.23` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `25.1.0` | `25.3.0` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [simplejson](https://github.com/simplejson/simplejson) | `3.20.1` | `3.20.2` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` | | [pyarrow](https://github.com/apache/arrow) | `17.0.0` | `21.0.0` | | [datasets](https://github.com/huggingface/datasets) | `2.20.0` | `4.2.0` | | [fastapi](https://github.com/fastapi/fastapi) | `0.111.1` | `0.119.0` | | [locust](https://github.com/locustio/locust) | `2.25.0` | `2.41.6` | | [mangum](https://github.com/Kludex/mangum) | `0.17.0` | `0.19.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.5.0` | `4.3.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.9` | `2.12.2` | | [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) | `3.6.1` | `3.8.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.25` | `1.2.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.22.0` | `0.37.0` | | [boto3](https://github.com/boto/boto3) | `1.35.95` | `1.40.52` | | [tiktoken](https://github.com/openai/tiktoken) | `0.11.0` | `0.12.0` | | [python-docx](https://github.com/python-openxml/python-docx) | `1.1.2` | `1.2.0` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.0.0` | `6.1.1` | | [langchain-community](https://github.com/langchain-ai/langchain) | `0.3.27` | `0.3.31` | | [langchain-core](https://github.com/langchain-ai/langchain) | `0.3.76` | `0.3.79` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `0.3.33` | `0.3.35` | | [cachetools](https://github.com/tkem/cachetools) | `5.5.0` | `6.2.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.4.2` | | [moto[all]](https://github.com/getmoto/moto) | `5.0.3` | `5.1.14` | | [lxml](https://github.com/lxml/lxml) | `5.3.0` | `6.0.2` | | [opensearch-py](https://github.com/opensearch-project/opensearch-py) | `2.8.0` | `3.0.0` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.10` | `2.9.11` | | [black](https://github.com/psf/black) | `24.3.0` | `25.9.0` | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.3.0` | | [mypy](https://github.com/python/mypy) | `1.9.0` | `1.18.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.33.2` | `2.41.4` | Updates `attrs` from 25.3.0 to 25.4.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `cbor2` from 5.6.5 to 5.7.0 - [Release notes](https://github.com/agronholm/cbor2/releases) - [Changelog](https://github.com/agronholm/cbor2/blob/master/docs/versionhistory.rst) - [Commits](agronholm/cbor2@5.6.5...5.7.0) Updates `certifi` from 2025.7.14 to 2025.10.5 - [Commits](certifi/python-certifi@2025.07.14...2025.10.05) Updates `cffi` from 1.17.1 to 2.0.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.1...v2.0.0) Updates `charset-normalizer` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.2...3.4.4) Updates `cryptography` from 45.0.5 to 46.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.5...46.0.2) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) Updates `pycparser` from 2.22 to 2.23 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.22...release_v2.23) Updates `pyopenssl` from 25.1.0 to 25.3.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@25.1.0...25.3.0) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `simplejson` from 3.20.1 to 3.20.2 - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt) - [Commits](simplejson/simplejson@v3.20.1...v3.20.2) Updates `typing-extensions` from 4.14.1 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.14.1...4.15.0) Updates `pyarrow` from 17.0.0 to 21.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@go/v17.0.0...apache-arrow-21.0.0) Updates `datasets` from 2.20.0 to 4.2.0 - [Release notes](https://github.com/huggingface/datasets/releases) - [Commits](huggingface/datasets@2.20.0...4.2.0) Updates `fastapi` from 0.111.1 to 0.119.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.111.1...0.119.0) Updates `locust` from 2.25.0 to 2.41.6 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.25.0...2.41.6) Updates `mangum` from 0.17.0 to 0.19.0 - [Release notes](https://github.com/Kludex/mangum/releases) - [Changelog](https://github.com/Kludex/mangum/blob/main/CHANGELOG.md) - [Commits](Kludex/mangum@0.17.0...0.19.0) Updates `pre-commit` from 3.5.0 to 4.3.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.5.0...v4.3.0) Updates `pydantic` from 2.11.9 to 2.12.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.2/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.9...v2.12.2) Updates `pytest-xdist` from 3.6.1 to 3.8.0 - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.6.1...v3.8.0) Updates `pytest-asyncio` from 0.25 to 1.2.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.25.0...v1.2.0) Updates `uvicorn` from 0.22.0 to 0.37.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.22.0...0.37.0) Updates `boto3` from 1.35.95 to 1.40.52 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.35.95...1.40.52) Updates `tiktoken` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.11.0...0.12.0) Updates `python-docx` from 1.1.2 to 1.2.0 - [Changelog](https://github.com/python-openxml/python-docx/blob/master/HISTORY.rst) - [Commits](python-openxml/python-docx@v1.1.2...v1.2.0) Updates `pypdf` from 6.0.0 to 6.1.1 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.0.0...6.1.1) Updates `langchain-community` from 0.3.27 to 0.3.31 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.3.27...langchain-core==0.3.31) Updates `langchain-core` from 0.3.76 to 0.3.79 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.76...langchain-core==0.3.79) Updates `langchain-openai` from 0.3.33 to 0.3.35 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.3.33...langchain-openai==0.3.35) Updates `cachetools` from 5.5.0 to 6.2.1 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.0...v6.2.1) Updates `pytest` from 8.3.2 to 8.4.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.4.2) Updates `moto[all]` from 5.0.3 to 5.1.14 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.0.3...5.1.14) Updates `lxml` from 5.3.0 to 6.0.2 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.3.0...lxml-6.0.2) Updates `opensearch-py` from 2.8.0 to 3.0.0 - [Release notes](https://github.com/opensearch-project/opensearch-py/releases) - [Changelog](https://github.com/opensearch-project/opensearch-py/blob/main/CHANGELOG.md) - [Commits](opensearch-project/opensearch-py@v2.8.0...v3.0.0) Updates `psycopg2-binary` from 2.9.10 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.11) Updates `black` from 24.3.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.3.0...25.9.0) Updates `flake8` from 7.0.0 to 7.3.0 - [Commits](PyCQA/flake8@7.0.0...7.3.0) Updates `mypy` from 1.9.0 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.18.2) Updates `pydantic-core` from 2.33.2 to 2.41.4 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.33.2...v2.41.4) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cbor2 dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: cffi dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: cryptography dependency-version: 46.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pycparser dependency-version: '2.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyopenssl dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: simplejson dependency-version: 3.20.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pyarrow dependency-version: 21.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: datasets dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.119.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: locust dependency-version: 2.41.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mangum dependency-version: 0.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pydantic dependency-version: 2.12.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pytest-asyncio dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.37.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: boto3 dependency-version: 1.40.52 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: tiktoken dependency-version: 0.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-docx dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pypdf dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: langchain-community dependency-version: 0.3.31 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: langchain-core dependency-version: 0.3.79 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: langchain-openai dependency-version: 0.3.35 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: cachetools dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: moto[all] dependency-version: 5.1.14 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: lxml dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: opensearch-py dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic-core dependency-version: 2.41.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
65121b8 to
ec2b10f
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-dependencies group with 39 updates in the / directory:
25.3.025.4.05.6.55.7.02025.7.142025.10.51.17.12.0.03.4.23.4.445.0.546.0.23.103.112.222.2325.1.025.3.02.32.42.32.53.20.13.20.24.14.14.15.017.0.021.0.02.20.04.2.00.111.10.119.02.25.02.41.60.17.00.19.03.5.04.3.02.11.92.12.23.6.13.8.00.251.2.00.22.00.37.01.35.951.40.520.11.00.12.01.1.21.2.06.0.06.1.10.3.270.3.310.3.760.3.790.3.330.3.355.5.06.2.18.3.28.4.25.0.35.1.145.3.06.0.22.8.03.0.02.9.102.9.1124.3.025.9.07.0.07.3.01.9.01.18.22.33.22.41.4Updates
attrsfrom 25.3.0 to 25.4.0Commits
Updates
cbor2from 5.6.5 to 5.7.0Release notes
Sourced from cbor2's releases.
Changelog
Sourced from cbor2's changelog.
... (truncated)
Commits
071a165Bumped up the versionb9c5637Added missing info on some changes88eabb7Added encode/decode support for complex numbers (#249)0b8d689Fixed the deprecation warning about argparse.FileType on Python 3.14c4dcd41Updated the testing and packaging configurationff2e91eUpdated to the latest cibuildwheel and added new platforms for wheel builds5b8d7ceDeclared support for Python 3.1448e871aAdded missing config section for setuptools_scm9876463Fixed test not to rely on a specific working directory600c86fFixed test failure on 32-bit WindowsUpdates
certififrom 2025.7.14 to 2025.10.5Commits
fb14ac42025.10.05 (#371)2c7c7eeAdd Python 3.14 classifier in setup.py1a5cb7bBump actions/setup-python from 5.6.0 to 6.0.0 (#367)dea5960Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#366)83566b7Bump actions/checkout from 4.2.2 to 5.0.0ca2e121Bump actions/download-artifact from 4.3.0 to 5.0.0a97d9ad2025.08.03 (#362)Updates
cffifrom 1.17.1 to 2.0.0Release notes
Sourced from cffi's releases.
Commits
6366c01release 2.0.0 (#196)95c84762.0.0 post beta backports (#195)195cbdaRelease 2.0.0b1 (#183)b4bbe79fix version test to support beta7ed073dAdd support for the free-threaded build (#178)67a170dChange the license from MIT to MIT-no-attribution, which is the same without ...92645ecAdd Python 3.14 support/testing (#177)2b81170doc: update test commands in Section Testing/development tips (#158)25172b8doc: update year (#153)b57a92cissue 147: force-compute nested structs before parent structs. Occurs mainly...Updates
charset-normalizerfrom 3.4.2 to 3.4.4Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
b30ffdc🔧 fix checksum step in cd.ymld3fbfcf🔧 fix cd.ymldafbb95Release 3.4.4 (#658)1f18ffa⬆️ raise mypy upper bound to 1.18.2ef4ac69Merge branch 'release-3.4.4' of github.com:jawah/charset_normalizer into rele...4b35dda📝 write changelog for 3.4.40ec6452🔧 update cd.yml workflow (add riscv64, s390x and armv7l)f341ede⬆️ upgrade dependencies (dev, ci)a308841📝 write changelog for 3.4.49c906da🔧 update cd.yml workflow (add riscv64, s390x and armv7l)Updates
cryptographyfrom 45.0.5 to 46.0.2Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
99efe5abump version for 46.0.2 (#13531)e735cfcrelease 46.0.1 (#13450)4e457ffExplicitly specify python in mac uv build invocation (#13447)2726efdDepend on CFFI 2.0.0 or newer on Python > 3.8 (#13448)6223062release 46.0.0 (#13446)563c491Update comment for pyopenssl-release tag (#13445)d2f6f7fBump downstream dependencies in CI (#13439)e7ab02bwe'll ship this with 3.5.3 why not (#13442)0b68a4bAnother pair of bump dependencies fix (#13444)e076d08Attempt to fix commit message for bump downstreams (#13440)Updates
idnafrom 3.10 to 3.11Changelog
Sourced from idna's changelog.
Commits
ad949eeRelease v3.11cae4ba7Second release candidate for 3.118adb305Add space in RST link74cb2b6Release candidate for 3.1105dab09Format idna-data with ruff90eac78Apply ruff formattinga31ce7eRemove errant test vectors81f0333Omit vectors known to be broken in test suitea0f3257Merge branch 'master' into unicode-16-uts46-changes38d9886Remove extra UTS46 test vectorUpdates
pycparserfrom 2.22 to 2.23Release notes
Sourced from pycparser's releases.
Commits
5b60167Prepare for release 2.237b24736Typedef for __kernel_sa_family_t in _fake_typedefs.h (#578)90184f1Add fake typedefs for GNU Extension 128-bit integers. (#577)f04fdcdshowemptyattrs option on Node.show() (#570)156eae7Explicit error for comments, with README link (#569)2215299fix: hex float types (#567)037bd31fix: preserve parentheses for statement exprs (#566)9cecc09Accept empty 'case' or 'default' labels (#564)7ae671dSupport for labels with no statement (#562)42b5423Add dirent and socket typedefs. (#558)Updates
pyopensslfrom 25.1.0 to 25.3.0Changelog
Sourced from pyopenssl's changelog.
Commits
41e7788Prepare for a 25.3.0 release (#1448)53b78f5test on supported pypys (#1449)fb1ebc1Update CI workflow to use 'ubuntu-latest' and 'windows-latest' (#1447)6ccf90bPrepare for a release (#1446)5f46403AddedOpenSSL.SSL.Connection.set_info_callback(#1438)95cf8faUpdate tests to not rely on mutating contexts (#1445)946f87eRemove fallback path for old OpenSSL (#1443)0213311Fix for new mypy release (#1444)7fd0ab8Bump actions/setup-python from 5 to 6 (#1440)8daf0d1Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#1439)Updates
requestsfrom 2.32.4 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Updates
simplejsonfrom 3.20.1 to 3.20.2Release notes
Sourced from simplejson's releases.
Changelog
Sourced from simplejson's changelog.
... (truncated)
Commits
10e5aafMerge pull request #340 from simplejson/changes-v3.20.239ba9dfUpdate changelog and version for v3.20.25f9f96fMerge pull request #339 from timfel/patch-1feb07a3Test pure Python code, also on PyPy and GraalPyae69b83Disable speedups on GraalPy same as on PyPyfd905baMerge pull request #337 from simplejson/float-range92c0230Add a test for the min and max floatsUpdates
typing-extensionsfrom 4.14.1 to 4.15.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
9d1637ePrepare release 4.15.0 (#658)4bd67c5Coverage: exclude some noise (#656)e589a26Coverage: add detailed report to job summary (#655)67d37feCoverage: Implement fail_under (#654)e9ae26fDon't delete previous coverage comment (#653)ac80bb7Add Coverage workflow (#623)abaaafdPrepare release 4.15.0rc1 (#650)9810405Add@disjoint_base(PEP 800) (#634)7ee9e05Backport type_params fix from CPython (#646)1e8eb9cDo not refer to PEP 705 as being experimental (#648)Updates
pyarrowfrom 17.0.0 to 21.0.0Release notes
Sourced from pyarrow's releases.
... (truncated)
Commits
ee4d09eMINOR: [Release] Update versions for 21.0.0f13a579MINOR: [Release] Update .deb/.rpm changelogs for 21.0.06fd2a16MINOR: [Release] Update CHANGELOG.md for 21.0.0cf261bfGH-47078: [Release] Ensure using cloned apache/arrow for reproducible check (...ddbc3dcGH-47074: [Release] Use reproducible mtime for csharp/ in source archive (#47...0534eb2GH-47071: [Release] Dereference all hard links in source archive (#47072)f845b41GH-47069: [Release] Add missing "needs: target" (#47070)1c08f8eGH-47067: [Release] Fix wrong GitHub Actions context in verify_rc.yml (#47068)70e5c51GH-47065: [Release] Fix timeout key in verify_rc.yml (#47066)254a85cGH-47063: [Release] Define missing RELEASE_TARBALL (#47064)Updates
datasetsfrom 2.20.0 to 4.2.0Release notes
Sourced from datasets's releases.
... (truncated)
Commits
7e1350bDescription has been truncated